projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a3836
)
(gnus-prompt-before-saving): Use `other' widget
author
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:11:10 +0000
(09:11 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:11:10 +0000
(09:11 +0000)
type.
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index 7ba8a9de5938b52ef4ca3d1f9a65f3b2fadb39d3..71c09dce6f7f13a3b25a5224cea82a173416ce69 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-268,7
+268,7
@@
each invocation of the saving commands."
:group 'gnus-article-saving
:type '(choice (item always)
(item :tag "never" nil)
- (
sexp :tag "once" :format "%t"
)))
+ (
other :tag "once" t
)))
(defcustom gnus-saved-headers gnus-visible-headers
"Headers to keep if `gnus-save-all-headers' is nil.